Autogenerated HTML docs for v1.3.0-rc1
diff --git a/git-ls-files.html b/git-ls-files.html index 810e707..396a0ef 100644 --- a/git-ls-files.html +++ b/git-ls-files.html
@@ -280,7 +280,7 @@ [-X <file>|--exclude-from=<file>] [--exclude-per-directory=<file>] [--error-unmatch] - [--full-name] [--] [<file>]*</div></div> + [--full-name] [--abbrev] [--] [<file>]*</div></div> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -500,6 +500,16 @@ </p> </dd> <dt> +--abbrev[=<n>] +</dt> +<dd> +<p> + Instead of showing the full 40-byte hexadecimal object + lines, show only handful hexdigits prefix. + Non default number of digits can be specified with --abbrev=<n>. +</p> +</dd> +<dt> — </dt> <dd> @@ -668,7 +678,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 27-Mar-2006 07:50:55 UTC +Last updated 28-Mar-2006 00:27:56 UTC </div> </div> </body>